Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

Result Property






Generic result of running the command asynchronously.
Syntax
public T Result {get; set;}
'Declaration
 
Public Property Result As T
'Usage
 
Dim instance As DocumentViewerAsyncOperation(Of T)
Dim value As T
 
instance.Result = value
 
value = instance.Result
public:
property T^ Result {
   T^ get();
   void set (    T^ value);
}

Property Value

The generic result of running the command asynchronously.
Requirements

Target Platforms

See Also

Reference

DocumentViewerAsyncOperation<T> Class
DocumentViewerAsyncOperation<T> Members
Document Viewer Commands.

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features